fetchOptions

Configures the HTTP request with custom options using the provided block.

Report a problem

Parameters

block

A lambda with a RequestInit receiver used to set additional options such as headers, body, or method.